{
  "resourceType": "Bundle",
  "id": "BundlePhysioTest",
  "meta": {
    "profile": [
      "https://fhir.by/AbstractArea/StructureDefinition/Bundle/MedicationDocument"
    ]
  },
  "identifier": {
    "system": "https://fhir.by/ValueSet/urn:ietf:rfc:3086",
    "value": "{{$guid}}"
  },
  "type": "document",
  "timestamp": "2025-11-15T16:00:00Z",
  "entry": [
    {
      "fullUrl": "Composition/CompositionPhysioTest",
      "resource": {
        "resourceType": "Composition",
        "id": "CompositionPhysioTest",
        "meta": {
          "profile": [
            "https://fhir.by/StructureDefinition/CompDocument"
          ]
        },
        "status": "final",
        "type": {
          "coding": [
            {
              "system": "https://fhir.by/ValueSet/CompositionType",
              "code": "general",
              "display": "Общая медицинская информация"
            }
          ]
        },
        "subject": [
          {
            "reference": "Patient/PatientTest"
          }
        ],
        "date": "2025-11-15T16:00:00Z",
        "author": [
          {
            "reference": "Practitioner/{{PractitionerId}}"
          }
        ],
        "title": "CompDocument для наполненного Bundle по физиотерапии",
        "custodian": {
          "reference": "Organization/{{OrganizationId}}"
        },
        "event": [
          {
            "detail": [
              {
                "reference": {
                  "reference": "Condition/DiagnosisKneeFractureTest"
                }
              }
            ]
          },
          {
            "detail": [
              {
                "reference": {
                  "reference": "ServiceRequest/ExampleRequestPhysiotherapyMagnitTest"
                }
              }
            ]
          },
          {
            "detail": [
              {
                "reference": {
                  "reference": "ServiceRequest/ExampleRequestPhysiotherapyMassageTest"
                }
              }
            ]
          },
          {
            "detail": [
              {
                "reference": {
                  "reference": "Encounter/EncounterPhysioTest"
                }
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "Patient/PatientTest",
      "resource": {
        "resourceType": "Patient",
        "id": "PatientTest",
        "meta": {
          "profile": [
            "https://fhir.by/StructureDefinition/PatientWithIdentificationNumber"
          ]
        },
        "extension": [
          {
            "url": "https://fhir.by/StructureDefinition/IncapacityExtension",
            "valueBoolean": true
          },
          {
            "url": "https://fhir.by/StructureDefinition/DisabilityGroup",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.by/ValueSet/DisabilityGroup",
                  "code": "2_group",
                  "display": "II группа"
                }
              ]
            }
          },
          {
            "url": "https://fhir.by/StructureDefinition/DisabilityReason",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.by/ValueSet/DisabilityReason",
                  "code": "general",
                  "display": "общее заболевание"
                }
              ]
            }
          },
          {
            "extension": [
              {
                "url": "https://fhir.by/StructureDefinition/PatientJobProfession",
                "valueString": "Инспектор по контролю за содержанием и охране зеленых насаждений"
              },
              {
                "url": "https://fhir.by/StructureDefinition/PatientJobProfessionCode",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "https://fhir.by/ValueSet/SpecialtyProfPerson",
                      "code": "3119-007",
                      "display": "Инспектор по контролю за содержанием и охране зеленых насаждений"
                    }
                  ]
                }
              },
              {
                "url": "https://fhir.by/StructureDefinition/PatientJobPlace",
                "valueString": "УП «Зеленстрой»"
              },
              {
                "url": "https://fhir.by/StructureDefinition/TermOFWork",
                "valuePeriod": {
                  "start": "2020-11-07"
                }
              },
              {
                "url": "https://fhir.by/StructureDefinition/MainJobPlace",
                "valueBoolean": true
              }
            ],
            "url": "https://fhir.by/StructureDefinition/PatientJob"
          },
          {
            "extension": [
              {
                "url": "https://fhir.by/StructureDefinition/ConsentPersonalDataBoolean",
                "valueBoolean": true
              },
              {
                "url": "https://fhir.by/StructureDefinition/ConsentPersonalDataPeriod",
                "valuePeriod": {
                  "start": "2025-01-01"
                }
              }
            ],
            "url": "https://fhir.by/StructureDefinition/ConsentPersonalData"
          }
        ],
        "identifier": [
          {
            "use": "usual",
            "type": {
              "coding": [
                {
                  "system": "https://fhir.by/ValueSet/PersonalDocumentType",
                  "code": "INP",
                  "display": "Уникальный идентификационный номер"
                }
              ]
            },
            "value": "7551027A009PB6"
          },
          {
            "extension": [
              {
                "extension": [
                  {
                    "url": "https://fhir.by/StructureDefinition/PassportIssuedString",
                    "valueString": "Центральным РУВД г Минска, 21.08.2021"
                  },
                  {
                    "url": "https://fhir.by/StructureDefinition/PassportIssuedDate",
                    "valueDate": "2021-08-21"
                  },
                  {
                    "url": "https://fhir.by/StructureDefinition/PassportIssuedCode",
                    "valueCodeableConcept": {
                      "coding": [
                        {
                          "system": "https://fhir.by/ValueSet/OCAM",
                          "code": "710"
                        }
                      ]
                    }
                  }
                ],
                "url": "https://fhir.by/StructureDefinition/PassportIssued"
              }
            ],
            "use": "usual",
            "type": {
              "coding": [
                {
                  "system": "https://fhir.by/ValueSet/PersonalDocumentType",
                  "code": "Passport-RB",
                  "display": "Паспорт гражданина Республики Беларусь"
                }
              ]
            },
            "value": "MP2334561"
          },
          {
            "extension": [
              {
                "extension": [
                  {
                    "url": "https://fhir.by/StructureDefinition/PassportIssuedDate",
                    "valueDate": "2024-03-01"
                  },
                  {
                    "url": "https://fhir.by/StructureDefinition/PassportIssuedString",
                    "valueString": "Центральным МРЭК г Минска, 31.01.2024"
                  }
                ],
                "url": "https://fhir.by/StructureDefinition/PassportIssued"
              }
            ],
            "use": "official",
            "type": {
              "coding": [
                {
                  "system": "https://fhir.by/ValueSet/PersonalDocumentType",
                  "code": "CDP",
                  "display": "Удостоверение инвалида"
                }
              ]
            },
            "value": "Серия 09 №1234562",
            "period": {
              "start": "2024-02-15"
            },
            "assigner": {
              "reference": "Organization/af69999d-3e5c-49b9-a9e9-38e7687785f3"
            }
          },
          {
            "extension": [
              {
                "extension": [
                  {
                    "url": "https://fhir.by/StructureDefinition/PassportIssuedDate",
                    "valueDate": "1990-12-31"
                  },
                  {
                    "url": "https://fhir.by/StructureDefinition/PassportIssuedString",
                    "valueString": "Октябрьское РУВД г.Минска"
                  },
                  {
                    "url": "https://fhir.by/StructureDefinition/PassportIssuedCode",
                    "valueCodeableConcept": {
                      "coding": [
                        {
                          "system": "https://fhir.by/ValueSet/OCAM",
                          "code": "705",
                          "display": "Октябрьское РУВД г.Минска"
                        }
                      ]
                    }
                  }
                ],
                "url": "https://fhir.by/StructureDefinition/PassportIssued"
              }
            ],
            "use": "usual",
            "type": {
              "coding": [
                {
                  "system": "https://fhir.by/ValueSet/PersonalDocumentType",
                  "code": "BC",
                  "display": "Свидетельство о рождении"
                }
              ]
            },
            "value": "АВ7654322"
          }
        ],
        "active": true,
        "name": [
          {
            "family": "Иванов",
            "given": [
              "Петр",
              "Сидорович"
            ]
          }
        ],
        "telecom": [
          {
            "extension": [
              {
                "extension": [
                  {
                    "url": "https://fhir.by/StructureDefinition/PatientNotificationType",
                    "valueCodeableConcept": {
                      "coding": [
                        {
                          "system": "https://fhir.by/ValueSet/PatientNotificationType",
                          "code": "SMS",
                          "display": "SMS"
                        }
                      ]
                    }
                  },
                  {
                    "url": "https://fhir.by/StructureDefinition/PatientNotificationType",
                    "valueCodeableConcept": {
                      "coding": [
                        {
                          "system": "https://fhir.by/ValueSet/PatientNotificationType",
                          "code": "messenger-tel",
                          "display": "Telegram"
                        }
                      ]
                    }
                  },
                  {
                    "url": "https://fhir.by/StructureDefinition/PatientNotificationType",
                    "valueCodeableConcept": {
                      "coding": [
                        {
                          "system": "https://fhir.by/ValueSet/PatientNotificationType",
                          "code": "e-mail",
                          "display": "e-mail"
                        }
                      ]
                    }
                  },
                  {
                    "url": "https://fhir.by/StructureDefinition/PatientConsentForNotification",
                    "valueBoolean": true
                  },
                  {
                    "url": "https://fhir.by/StructureDefinition/PatientAccountPoint",
                    "valueBoolean": true
                  }
                ],
                "url": "https://fhir.by/StructureDefinition/PatientTelecomPurpose"
              }
            ],
            "system": "phone",
            "value": "295748410"
          },
          {
            "system": "email",
            "value": "test_mail@gmail.by"
          }
        ],
        "gender": "male",
        "birthDate": "1990-12-31",
        "deceasedBoolean": false,
        "address": [
          {
            "extension": [
              {
                "url": "https://fhir.by/StructureDefinition/CoutryForAddresses",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "https://fhir.by/ValueSet/CitizenshipCode",
                      "code": "BY",
                      "display": "Беларусь"
                    }
                  ]
                }
              },
              {
                "url": "https://fhir.by/StructureDefinition/StreetGeoRegistry",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "https://fhir.by/ValueSet/StreetGeoRegistry",
                      "code": "5170309411",
                      "display": "Улица Золотая Горка"
                    }
                  ]
                }
              },
              {
                "url": "https://fhir.by/StructureDefinition/ApartmentRoom",
                "valueString": "кв. 29"
              }
            ],
            "use": "home",
            "text": "г.Минск, Улица Золотая Горка, д.5, кв.29",
            "postalCode": "220022"
          },
          {
            "extension": [
              {
                "url": "https://fhir.by/StructureDefinition/CoutryForAddresses",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "https://fhir.by/ValueSet/CitizenshipCode",
                      "code": "BY",
                      "display": "Беларусь"
                    }
                  ]
                }
              },
              {
                "url": "https://fhir.by/StructureDefinition/StreetGeoRegistry",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "https://fhir.by/ValueSet/StreetGeoRegistry",
                      "code": "51703019678",
                      "display": "Проспект Рокоссовского"
                    }
                  ]
                }
              },
              {
                "url": "https://fhir.by/StructureDefinition/ApartmentRoom",
                "valueString": "кв. 2"
              }
            ],
            "use": "temp",
            "text": "г.Минск, Проспект Рокоссовского, д.20, кв.2",
            "postalCode": "220011"
          }
        ],
        "maritalStatus": {
          "coding": [
            {
              "system": "https://fhir.by/ValueSet/MaritalStatus",
              "code": "married"
            }
          ]
        },
        "contact": [
          {
            "relationship": [
              {
                "coding": [
                  {
                    "system": "https://fhir.by/ValueSet/RelatedPersonType",
                    "code": "wife"
                  }
                ]
              }
            ],
            "name": {
              "family": "Иванова",
              "given": [
                "Лариса",
                "Ивановна"
              ]
            },
            "telecom": [
              {
                "system": "phone",
                "value": "802990990908"
              }
            ]
          }
        ],
        "generalPractitioner": [
          {
            "reference": "Organization/97e05a7d-b923-4b34-bf76-e4b19e248f83",
            "identifier": {
              "value": "123156789012",
              "period": {
                "start": "2002-12-11"
              }
            }
          }
        ]
      }
    },
    {
      "fullUrl": "Encounter/EncounterPhysioTest",
      "resource": {
        "resourceType": "Encounter",
        "id": "EncounterPhysioTest",
        "meta": {
          "profile": [
            "https://fhir.by/StructureDefinition/EncounterGeneral"
          ]
        },
        "status": "completed",
        "class": [
          {
            "coding": [
              {
                "system": "https://fhir.by/ValueSet/VSTermsOfService",
                "code": "1"
              }
            ]
          }
        ],
        "priority": {
          "coding": [
            {
              "system": "https://fhir.by/ValueSet/HealthCareForms",
              "code": "planned"
            }
          ]
        },
        "type": [
          {
            "coding": [
              {
                "system": "https://fhir.by/ValueSet/TypeOfHealthCare",
                "code": "primary"
              }
            ]
          }
        ],
        "subject": {
          "reference": "Patient/PatientTest"
        },
        "serviceProvider": {
          "reference": "Organization/d472b8d6-5c80-4dfb-ad09-c5ce8596d5e9"
        },
        "participant": [
          {
            "actor": {
              "reference": "PractitionerRole/3c057f8d-4369-4c5e-86be-f710dff3a91c"
            }
          }
        ],
        "actualPeriod": {
          "start": "2025-12-10T12:00:00Z",
          "end": "2025-12-10T12:30:00Z"
        },
        "diagnosis": [
          {
            "condition": [
              {
                "reference": {
                  "reference": "Condition/DiagnosisKneeFractureTest"
                }
              }
            ],
            "use": [
              {
                "coding": [
                  {
                    "system": "https://fhir.by/ValueSet/TypeOfDiagnosis",
                    "code": "mainDiagnosis"
                  }
                ]
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "Condition/DiagnosisKneeFractureTest",
      "resource": {
        "resourceType": "Condition",
        "id": "DiagnosisKneeFractureTest",
        "meta": {
          "profile": [
            "https://fhir.by/StructureDefinition/FinalDiagnosis"
          ]
        },
        "extension": [
          {
            "url": "https://fhir.by/StructureDefinition/KindOfDiagnosis",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.by/ValueSet/KindOfDiagnosisCode",
                  "code": "Final"
                }
              ]
            }
          },
          {
            "url": "https://fhir.by/StructureDefinition/AssertedDate",
            "valueDateTime": "2025-12-10"
          }
        ],
        "clinicalStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code": "active"
            }
          ]
        },
        "code": {
          "coding": [
            {
              "system": "https://fhir.by/ValueSet/InternClassificDiseases10",
              "code": "S52.40",
              "display": "S52.40 - Сочетанный перелом диафизов локтевой и лучевой костей закрытый"
            }
          ],
          "text": "Сочетанный перелом диафизов левой локтевой и лучевой костей закрытый"
        },
        "subject": {
          "reference": "Patient/PatientTest"
        },
        "onsetDateTime": "2025-12-10",
        "recordedDate": "2025-11-20",
        "participant": [
          {
            "actor": {
              "reference": "PractitionerRole/3c057f8d-4369-4c5e-86be-f710dff3a91c"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "ServiceRequest/ExampleRequestPhysiotherapyMagnitTest",
      "resource": {
        "resourceType": "ServiceRequest",
        "id": "ExampleRequestPhysiotherapyMagnitTest",
        "meta": {
          "profile": [
            "https://fhir.by/StructureDefinition/ServiceRequestPhysiotherapy"
          ]
        },
        "extension": [
          {
            "url": "https://fhir.by/StructureDefinition/SpecialtyCode",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.by/ValueSet/ServiceSpecialtyBy",
                  "code": "C058",
                  "display": "Физиотерапия"
                }
              ]
            }
          },
          {
            "url": "https://fhir.by/StructureDefinition/RequestFromOrganization",
            "valueReference": {
              "reference": "Organization/d472b8d6-5c80-4dfb-ad09-c5ce8596d5e9"
            }
          },
          {
            "url": "https://fhir.by/StructureDefinition/ProcedureNumber",
            "valueUnsignedInt": 5
          }
        ],
        "identifier": [
          {
            "value": "2567"
          }
        ],
        "status": "active",
        "intent": "directive",
        "category": [
          {
            "coding": [
              {
                "system": "https://fhir.by/ValueSet/HealthcareServiceCategory",
                "code": "02/1",
                "display": "Амбулаторно-поликлиническая помощь взрослому населению"
              }
            ]
          }
        ],
        "priority": "routine",
        "code": {
          "concept": {
            "coding": [
              {
                "system": "https://fhir.by/ValueSet/VSPhysioHealthcareService",
                "code": "A17-30-025",
                "display": "Общая магнитотерапия"
              }
            ]
          }
        },
        "orderDetail": [
          {
            "parameter": [
              {
                "code": {
                  "coding": [
                    {
                      "system": "https://fhir.by/ValueSet/PhysicalParameters",
                      "code": "frequency",
                      "display": "Частота"
                    }
                  ]
                },
                "valueQuantity": {
                  "value": 5,
                  "unit": "Гц",
                  "system": "https://fhir.by/ValueSet/VSUnitsPhysiother",
                  "code": "Hz"
                }
              },
              {
                "code": {
                  "coding": [
                    {
                      "system": "https://fhir.by/ValueSet/PhysicalParameters",
                      "code": "magnetic_induction",
                      "display": "Магнитная индукция"
                    }
                  ]
                },
                "valueQuantity": {
                  "value": 100,
                  "comparator": "<",
                  "unit": "мТл",
                  "system": "https://fhir.by/ValueSet/VSUnitsPhysiother",
                  "code": "mT"
                }
              }
            ]
          }
        ],
        "quantityQuantity": {
          "value": 20,
          "unit": "минуты",
          "system": "https://fhir.by/ValueSet/TimeSlots",
          "code": "min"
        },
        "subject": {
          "reference": "Patient/PatientTest"
        },
        "encounter": {
          "reference": "Encounter/EncounterPhysioTest"
        },
        "authoredOn": "2025-12-10T12:20:00Z",
        "requester": {
          "reference": "PractitionerRole/0699ca9f-b924-48b6-bd91-88233dde3155"
        },
        "performer": [
          {
            "reference": "Organization/d472b8d6-5c80-4dfb-ad09-c5ce8596d5e9"
          }
        ],
        "location": [
          {
            "reference": {
              "reference": "Location/f842aa2d-f34f-49ed-bc1d-e741123bfd55"
            }
          }
        ],
        "reason": [
          {
            "reference": {
              "reference": "Condition/DiagnosisKneeFractureTest"
            }
          }
        ],
        "bodySite": [
          {
            "coding": [
              {
                "system": "https://fhir.by/ValueSet/AnatomicalTerminology",
                "code": "Forearm-L",
                "display": "Предплечье (лев.)"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "ServiceRequest/ExampleRequestPhysiotherapyMassageTest",
      "resource": {
        "resourceType": "ServiceRequest",
        "id": "ExampleRequestPhysiotherapyMassageTest",
        "meta": {
          "profile": [
            "https://fhir.by/StructureDefinition/ServiceRequestPhysiotherapy"
          ]
        },
        "extension": [
          {
            "url": "https://fhir.by/StructureDefinition/SpecialtyCode",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.by/ValueSet/ServiceSpecialtyBy",
                  "code": "C058",
                  "display": "Физиотерапия"
                }
              ]
            }
          },
          {
            "url": "https://fhir.by/StructureDefinition/RequestFromOrganization",
            "valueReference": {
              "reference": "Organization/d472b8d6-5c80-4dfb-ad09-c5ce8596d5e9"
            }
          },
          {
            "url": "https://fhir.by/StructureDefinition/ProcedureNumber",
            "valueUnsignedInt": 10
          }
        ],
        "identifier": [
          {
            "value": "251"
          }
        ],
        "status": "active",
        "intent": "directive",
        "category": [
          {
            "coding": [
              {
                "system": "https://fhir.by/ValueSet/HealthcareServiceCategory",
                "code": "02/1",
                "display": "Амбулаторно-поликлиническая помощь взрослому населению"
              }
            ]
          }
        ],
        "priority": "routine",
        "code": {
          "concept": {
            "coding": [
              {
                "system": "https://fhir.by/ValueSet/VSPhysioHealthcareService",
                "code": "A21-01-004",
                "display": "Массаж верхней конечности медицинский"
              }
            ]
          }
        },
        "quantityQuantity": {
          "value": 40,
          "unit": "минуты",
          "system": "https://fhir.by/ValueSet/TimeSlots",
          "code": "min"
        },
        "subject": {
          "reference": "Patient/PatientTest"
        },
        "encounter": {
          "reference": "Encounter/EncounterPhysioTest"
        },
        "authoredOn": "2025-12-10T12:20:00Z",
        "requester": {
          "reference": "PractitionerRole/0699ca9f-b924-48b6-bd91-88233dde3155"
        },
        "performer": [
          {
            "reference": "Organization/d472b8d6-5c80-4dfb-ad09-c5ce8596d5e9"
          }
        ],
        "location": [
          {
            "reference": {
              "reference": "Location/f842aa2d-f34f-49ed-bc1d-e741123bfd55"
            }
          }
        ],
        "reason": [
          {
            "reference": {
              "reference": "Condition/DiagnosisKneeFractureTest"
            }
          }
        ],
        "bodySite": [
          {
            "coding": [
              {
                "system": "https://fhir.by/ValueSet/AnatomicalTerminology",
                "code": "Upper-limb-L",
                "display": "Верхняя конечность (лев.)"
              }
            ]
          }
        ]
      }
    }
  ]
}